home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / SCHEME / XSCHEME000 / !Xscheme / !Run next >
Text File  |  1992-04-27  |  577b  |  19 lines

  1. | run file for XScheme application
  2. |
  3. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  4. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  5. RMEnsure FPEmulator     2.80 RMLoad System:Modules.FPEmulator
  6. RMEnsure FPEmulator     2.80 Error You need FPEmulator 2.80 or later
  7. |
  8. *IconSprites <Obey$Dir>.!Sprites
  9. *Set XScheme$Dir <Obey$Dir>
  10. |
  11. | Path to resource directory, dot-terminated!
  12. Set XScheme$ResDir <XScheme$Dir>.
  13. |
  14. | Initial Path to working directory, dot-terminated!
  15. Set XScheme$WorkDir <obey$dir>.^.
  16. |
  17. *WimpSlot -min 384k 
  18. *Run <XScheme$Dir>.!Runimage %*0
  19.